Skip to content

refactor!: Change app installation Find* methods to Get*#4243

Merged
gmlewis merged 1 commit into
google:masterfrom
gmlewis:find-to-get
May 21, 2026
Merged

refactor!: Change app installation Find* methods to Get*#4243
gmlewis merged 1 commit into
google:masterfrom
gmlewis:find-to-get

Conversation

@gmlewis
Copy link
Copy Markdown
Collaborator

@gmlewis gmlewis commented May 21, 2026

BREAKING CHANGE: App installation methods are renamed from Find* to Get*.

This change was prompted by the discussion here:
#4230 (comment)

cc: @stevehipwell - @alexandear - @zyfy29 - @Not-Dhananjay-Mishra - @munlicode

Signed-off-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
@gmlewis gmlewis added NeedsReview PR is awaiting a review before merging. Breaking API Change PR will require a bump to the major version num in next release. Look here to see the change(s). labels May 21, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.46%. Comparing base (dd6521c) to head (9942291).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4243   +/-   ##
=======================================
  Coverage   97.46%   97.46%           
=======================================
  Files         190      190           
  Lines       19178    19178           
=======================================
  Hits        18691    18691           
  Misses        270      270           
  Partials      217      217           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@stevehipwell stevehipwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gmlewis
Copy link
Copy Markdown
Collaborator Author

gmlewis commented May 21, 2026

Thank you, @stevehipwell!
Merging.

@gmlewis gmlewis merged commit c7788f9 into google:master May 21, 2026
14 checks passed
@gmlewis gmlewis removed the NeedsReview PR is awaiting a review before merging. label May 21, 2026
@gmlewis gmlewis deleted the find-to-get branch May 21, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Breaking API Change PR will require a bump to the major version num in next release. Look here to see the change(s).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants